You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > SortDescend Method > TVec.SortDescend Method (int, int, [In] TVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.SortDescend Method (int, int, [In] TVecInt)

Sort calling vector elements [Index]..[Index+Len-1].

Syntax
C#
Visual Basic
public TVec SortDescend(int Index, int Len, [In] TVecInt IndexVec);

An exception is raised if TMtxVecBase.ConditionCheck is True and array borders are overrun. 

IndexVec contains the new order of elements.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!